io/fs.subFS.shorten (method) 3 uses io/fs (current package) sub.go#L61: func (f *subFS) shorten(name string) (rel string, ok bool) { sub.go#L74: if short, ok := f.shorten(e.Path); ok { sub.go#L120: name, ok := f.shorten(name)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)